Invalidate the side windows when we invalidate the main window.
authorHavoc Pennington <hp@redhat.com>
Wed, 15 Nov 2000 21:22:52 +0000 (21:22 +0000)
committerHavoc Pennington <hp@src.gnome.org>
Wed, 15 Nov 2000 21:22:52 +0000 (21:22 +0000)
commit306db7d03dec2b0e41fd3dc832343c1c9c1cc814
treec4f69bcdb5d6cf6daf47aa12b5dfea58e7214425
parentde49f2ce050d3581d848137ec037fcd3a92385d9
Invalidate the side windows when we invalidate the main window.

2000-11-15  Havoc Pennington  <hp@redhat.com>

* gtk/gtktextview.c (changed_handler): Invalidate the side windows
when we invalidate the main window.

* gtk/testtext.c (create_view): Get rid of text_changed_callback,
GtkTextView will now invalidate the side windows for us when text
changes.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktextview.c
gtk/testtext.c
tests/testtext.c